home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 21 / AMIGAplus Sonderheft 21 (1999)(ICP)(DE)[!].iso / LOCALE / TossWord.cd < prev   
Text File  |  1999-08-18  |  14KB  |  761 lines

  1. MSG_AppDescription (//)
  2. A game of knowledge
  3. ;
  4. MSG_AppCopyright (//)
  5. D. I. Mikhilov
  6. ;
  7. MSG_SettingsWindow (//)
  8. Settings
  9. ;
  10. MSG_SpeechGroupTitle (//)
  11. Speech
  12. ;
  13. MSG_SpeechButtonsTitle (//)
  14. Voice
  15. ;
  16. MSG_SpeechButtons0 (//)
  17. Male
  18. ;
  19. MSG_SpeechButtons1 (//)
  20. Female
  21. ;
  22. MSG_SpeechButtons2 (//)
  23. Off
  24. ;
  25. MSG_SpeechParamsGroupTitle (//)
  26. Parameters
  27. ;
  28. MSG_LA_label_0 (//)
  29. Rate
  30. ;
  31. MSG_LA_label_1 (//)
  32. Pitch
  33. ;
  34. MSG_LA_label_2 (//)
  35. Volume
  36. ;
  37. MSG_LA_label_3 (//)
  38. Comments
  39. ;
  40. MSG_LA_label_4 (//)
  41. Who's turn
  42. ;
  43. MSG_TestButton (//)
  44. Test
  45. ;
  46. MSG_GameGroupTitle (//)
  47. Game end
  48. ;
  49. MSG_PlayTimeLabel (//)
  50. MaxTime
  51. ;
  52. MSG_MaxPointsLabel (//)
  53. MaxPoints
  54. ;
  55. MSG_CalcEffLabel (//)
  56. Efficiency
  57. ;
  58. MSG_MaxPlayerTime (//)
  59. Max thinking time
  60. ;
  61. MSG_Msg (//)
  62. Message
  63. ;
  64. MSG_OldRus (//)
  65. You have an outdated version of the Rusifier!\nMinimum acceptable is V6.0
  66. ;
  67. MSG_OutOfMem (//)
  68. Out of memory!
  69. ;
  70. MSG_InfoInfo (//)
  71. TossWord V1.19\n© D.I. Mikhilov, Saint-Petersburg, Russia\n\nDictionary: %ld word%s\nAntidictionary: %ld word%s\n\nThis program uses:\n\MUI: © Stefan Stuntz\nReqTools: © Nico Francois
  72. ;
  73. MSG_Info (//)
  74. Information
  75. ;
  76. MSG_MuiLibFail (//)
  77. Can't open muimaster.library V12+
  78. ;
  79. MSG_MuiInterfaceFail (//)
  80. Can't create MUI interface!
  81. ;
  82. MSG_MenuFail (//)
  83. Can't create menus!
  84. ;
  85. MSG_ScreenFail (//)
  86. Can't open screen!
  87. ;
  88. MSG_WindowFail (//)
  89. Can't open window!
  90. ;
  91. MSG_GetVInfoFail (//)
  92. GetVisualInfo() failure!
  93. ;
  94. MSG_MenuLayoutFailure (//)
  95. Can't make menu layout!
  96. ;
  97. MSG_FontsOpenFailure (//)
  98. Can't open fonts!
  99. ;
  100. MSG_ErrorReadingVoc (//)
  101. Error reading dictionary!
  102. ;
  103. MSG_NoMemForVoc (//)
  104. Not enough memory for dictionary!
  105. ;
  106. MSG_NoVoc(//)
  107. Could't find %s dictionary.\nI'm forced to create brand new one!
  108. ;
  109. MSG_MenuTitle (//)
  110. Game
  111. ;
  112. MSG_Settings (//)
  113. Settings...
  114. ;
  115. MSG_NewGame (//)
  116. New game
  117. ;
  118. MSG_About (//)
  119. About...
  120. ;
  121. MSG_User (//)
  122. User...
  123. ;
  124. MSG_UnRegistered (//)
  125. Unregistered shareware version.\nIn order to register, please send $20 to the following address:\n\nDmitry Mikhilov\n194017, Drezdenskaya ul. 20-14\nSaint-Petersburg, Russia
  126. ;
  127. MSG_Registered (//)
  128. This version is registered to:\n\n%s\n\n%s\n\nRegistered number %ld\n\nThank you for your support!\nHave fun playing!
  129. ;
  130. MSG_Quit (//)
  131. Quit
  132. ;
  133. MSG_Err (//)
  134. Error
  135. ;
  136. MSG_BadNarr (//)
  137. Can't use speech!
  138. ;
  139. MSG_FirstWord (//40)
  140. DICTIONARY
  141. ; This UPPERCASE word is put into newly created dictionary for each new language
  142. ; Singular common noun, nominative (common) case.
  143. ;
  144. MSG_BadFirstWord (//)
  145. First word defined in catalog (language %s)\nis too long to be used.\nChange catalog or current system language!
  146. ; MSG_FirstWord was improperly defined! Word MUST contain less than 16 letters!
  147. ;
  148. MSG_Dictionary (//)
  149. Dictionary
  150. ;
  151. MSG_Import (//)
  152. Import text...
  153. ;
  154. MSG_Export (//)
  155. Export as text...
  156. ;
  157. MSG_Merge (//)
  158. Merge dictionaries...
  159. ;
  160. MSG_FindPriceFileError (//)
  161. Couldn't find prices for %s language!
  162. ;
  163. MSG_ErrorReadingPriceFile (//)
  164. Couldn't read prices for %s language!
  165. ;
  166. MSG_WrongPriceFile (//)
  167. Can't understand line %ld of prices for %s language!
  168. ;
  169. MSG_PriceTooHigh (//)
  170. \nPrice too high at line %ld (language %s).\n Maximum is %ld.
  171. ;
  172. MSG_NoReqLib (//)
  173. Can't open reqtools.library
  174. ;
  175. MSG_BadImport (//)
  176. Imported file contains invalid characters\nfor %s language in line %ld
  177. ;
  178. MSG_ErrorImport (//)
  179. Error importing text
  180. ;
  181. MSG_ErrorExport (//)
  182. Error exporting text
  183. ;
  184. MSG_ErrorMerge (//)
  185. Error merging dictionary\n%s
  186. ;
  187. MSG_ErrWriteVoc (//)
  188. Error writing updated dictionary
  189. ;
  190. MSG_ErrNotVoc (//)
  191. File %s is not a valid TossWord dictionary.
  192. ;
  193. MSG_ErrBadVoc (//)
  194. Dictionary %s is corrupted!
  195. ;
  196. MSG_Text_Imported (//)
  197. %ld word%s added.\n%ld word%s are already known.\n%ld word%s rejected.\n%ld invalid word%s.\n%ld word%s deleted.
  198. ;
  199. MSG_Query (//)
  200. Request
  201. ;
  202. MSG_AskForQuit (//)
  203. Do you really wish to exit in a middle of game?
  204. ;
  205. MSG_ContinueOrQuit (//)
  206. Continue game|Exit
  207. ;
  208. MSG_RejectMove (//)
  209. Pass|Think more
  210. ;
  211. MSG_Crossed (//)
  212. New words crossed:\n%s and %s\nAre both words valid?
  213. ;
  214. MSG_ShortWord (//)
  215. Words must be at least %ld letters long!
  216. ;
  217. MSG_AskForReject (//)
  218. You didn't do anything! Do you really wish to pass?
  219. ;
  220. MSG_AcceptOrThink (//)
  221. Yes|Think more
  222. ;
  223. MSG_PutOrChange (//)
  224. Change letters|Resume making word
  225. ;
  226. MSG_AskPutOrChange (//)
  227. Did you give up and decide to change letters?
  228. ;
  229. MSG_NoPut (//)
  230. You can't put word while changing letters!
  231. ;
  232. MSG_Pass (//)
  233. I pass
  234. ; This string IS SPOKEN!!! Be sure, it sounds ok (in Russian & English it does).
  235. ;
  236. MSG_Found (//)
  237. I have found %ld %s
  238. ;
  239. MSG_NotFound (//)
  240. Can't help it... Try to change letters!
  241. ;
  242. MSG_Scan (//)
  243. Scanning
  244. ;
  245. MSG_ErrorWritingPriceFile (//)
  246. Couldn't write prices for %s language!
  247. ;
  248. MSG_NewWords (//)
  249. New words
  250. ;
  251. MSG_StopGame (//)
  252. Stop current game
  253. ;
  254. MSG_SureStop (//)
  255. Are you sure you want\nto stop the current game?
  256. ;
  257. MSG_StopContinue (//)
  258. Stop game|Continue
  259. ;
  260. MSG_WordNotFinished (//)
  261. Current word is not finished yet!\nPlease, continue moving letters
  262. ;
  263. MSG_DontLike (//)
  264. So you consider the word\n%s\nto be unacceptable.\nDo you really wish to remove\nit from %s dictionary?
  265. ;
  266. MSG_RemoveOrNot (//)
  267. Yes, remove it|No
  268. ;
  269. MSG_ButtonWinFail (//)
  270. Can't create buttons window!
  271. ;
  272. MSG_IsOkToSave (//)
  273. Shall I save %s dictionary now?
  274. ;
  275. MSG_SaveNotSave (//)
  276. Save|Don't save
  277. ;
  278. MSG_LookSaveCancel (//)
  279. See new words|Save|Don't save
  280. ;
  281. MSG_SaveMode (//)
  282. The %s dictionary has been updated.\nWhat should I do?
  283. ;
  284. MSG_IWon (//)
  285. I am the winner
  286. ; / This message is SPOKEN! Be sure that narrator will handle it properly! /
  287. ;
  288. MSG_HumanWon (//)
  289. has won. Congratulations. You did it.
  290. ; / This message is SPOKEN! Be sure that narrator will handle it properly! /
  291. ;
  292. MSG_Highscores (//)
  293. Highscores
  294. ;
  295. MSG_Rate (//)
  296. Rate
  297. ;
  298. MSG_Name (//)
  299. Name
  300. ;
  301. MSG_Games (//)
  302.  Games
  303. ;
  304. MSG_Win (//)
  305.  Win
  306. ;
  307. MSG_Lost (//)
  308.  Lost
  309. ;
  310. MSG_Balance (//)
  311.  Balance
  312. ;
  313. MSG_Quality (//)
  314.  Quality
  315. ;
  316. MSG_GadgetsFailure (//)
  317. Can't create gadgets!
  318. ;
  319. MSG_BadMove (//)
  320. Bad move!
  321. ;
  322. MSG_Pause (//)
  323. Pause game
  324. ;
  325. MSG_BlackWords (//)
  326. Antidictionary
  327. ;
  328. MSG_ShowBlackWords (//)
  329. Show...
  330. ;
  331. MSG_AddBlackWord (//)
  332. Add word...
  333. ;
  334. MSG_InBlackList (//)
  335. Usage of the word\n%s\nis prohibited!
  336. ;
  337. MSG_RusGrammarLibFail (//)
  338. Can't open rusgrammar.library!
  339. ;
  340. MSG_PluralWordEnd (//)
  341. s
  342. ; This string is appended to "word" when there are more then "1 word". Please, use either \0 if
  343. ; there's nothing to add, or valid suffix (no \r \n or such like).
  344. ; In Russian language it is relatively complex case which is being handled by one of the routines
  345. ; in special shared "rusgrammar.library" (© D.I. Mikhilov - i.e. me). Sorry, but I have no idea about
  346. ; such cases in other languages except English and Russian... If anyone will tell me, I'll
  347. ; implement all the neccessary stuff immediately.
  348. ;
  349. MSG_Variants (//)
  350. variant
  351. ;
  352. MSG_AddWord (//)
  353. Add word...
  354. ;
  355. MSG_QueryWord (//)
  356. Query word...
  357. ;
  358. MSG_DeleteWord (//)
  359. Delete word...
  360. ;
  361. ; * All these messages ARE SPOKEN! Be sure, your narrator will be able to
  362. ; * handle them!
  363. ;
  364. MSG_Success1 (//)
  365. Great
  366. ;
  367. MSG_Success2 (//)
  368. Fantastic
  369. ;
  370. MSG_Success3 (//)
  371. Wow
  372. ;
  373. MSG_Success4 (//)
  374. Professional
  375. ;
  376. MSG_Success5 (//)
  377. I can't stand it
  378. ;
  379. MSG_Success6 (//)
  380. I'm a looser
  381. ;
  382. MSG_Success7 (//)
  383. What a masterpiece
  384. ;
  385. MSG_Success8 (//)
  386. You're genius
  387. ;
  388. MSG_Success9  (//)
  389. I'm afraid of you
  390. ;
  391. MSG_Success10 (//)
  392. Are you a philologist?
  393. ;
  394. MSG_YourSuccess (//)
  395. I'm outside
  396. ;
  397. MSG_Poor1 (//)
  398. You could do it better
  399. ;
  400. MSG_Poor2 (//)
  401. Buh-buh-buh
  402. ;
  403. MSG_Poor3 (//)
  404. Not excellent
  405. ;
  406. MSG_Poor4 (//)
  407. Not the best choice
  408. ;
  409. MSG_Poor5 (//)
  410. Not perfect
  411. ;
  412. MSG_Poor6 (//)
  413. Not the best move
  414. ;
  415. MSG_BigDifference (//)
  416. You lost a great opportunity
  417. ;
  418. MSG_NewWord1 (//)
  419. Quite unexpected!
  420. ;
  421. MSG_NewWord2 (//)
  422. A new word for me
  423. ;
  424. MSG_MyTurn (//)
  425. My turn
  426. ;
  427. MSG_YourTurn (//20)
  428. please
  429. ; Player's name is inserted BEFORE request!
  430. ;
  431. MSG_Pardon (//)
  432. Pardon
  433. ;
  434. MSG_Exactly (//)
  435. Exactly
  436. ;
  437. ; ***********************************************
  438. ;
  439. MSG_SameWords (//)
  440. The result of your move is several equal words.\nThis is not acceptable!
  441. ;
  442. MSG_MoreBlack (//)
  443. Add to antidictionary
  444. ;
  445. MSG_ImpossibleWord (//)
  446. The word %s is not valid for current language!
  447. ; ** Currently this message is actual only for russian language, because rusgrammar.library
  448. ; ** performs neccessary checking
  449. ;
  450. ; **** Next strings are used as results of rexx commands ****
  451. MSG_InvalidWord (//)
  452. Invalid word
  453. ;
  454. MSG_OutOfBounds (//)
  455. Invalid length
  456. ;
  457. MSG_InvalidCharacters (//)
  458. Invalid characters
  459. ; **** Above strings are used as results of rexx commands ****
  460. ;
  461. MSG_EnvarcButton (//)
  462. Save
  463. ;
  464. MSG_EnvButton (//)
  465. Use
  466. ;
  467. MSG_WritePlayersFail (//)
  468. Couldn't write players names
  469. ;
  470. MSG_Amiga (//)
  471. Sorry, Amiga is my name!
  472. ;
  473. MSG_LongName (//)
  474. First name must be less than 11 characters long!
  475. ;
  476. MSG_ReadPlayersFail (//)
  477. Couldn't read players names
  478. ;
  479. MSG_InHighs (//)
  480. The name you've entered is already in the table of highscores!
  481. ;
  482. MSG_TwoNames (//)
  483. You must supply at least your first and second names!
  484. ;
  485. MSG_ThinkSpeed (//)
  486. Points/Min
  487. ;
  488. MSG_ClockWinHelp (//)
  489. Timing gauges
  490. ;
  491. MSG_TurnGauge (//)
  492. Missed moves left
  493. ;
  494. MSG_GameTime (//)
  495. Game time
  496. ;
  497. MSG_PlayerTime (//)
  498. Time for one move
  499. ;
  500. MSG_Seconds (//)
  501. Seconds meter (warns you\nabout time expiration)
  502. ;
  503. MSG_VoiceControl (//)
  504. Voice Control
  505. ;
  506. MSG_BadComment (//)
  507. Probability of expression of sorrow
  508. ;
  509. MSG_WhosTurn (//)
  510. Tell who's turn to move
  511. ;
  512. MSG_TestSpeech (//)
  513. Say something
  514. ;
  515. MSG_SaveParams (//)
  516. Write these settings to disk
  517. ;
  518. MSG_UseParams (//)
  519. Use these settings while playing
  520. ;
  521. MSG_ThinkTime (//)
  522. Thinking time for each move (minutes)
  523. ;
  524. MSG_LeftName (//)
  525. First & second name of "left" player
  526. ;
  527. MSG_RightName (//)
  528. First & second name of "right" player
  529. ;
  530. MSG_LeftNameList (//)
  531. List of names for "left" player
  532. ;
  533. MSG_RightNameList (//)
  534. List of names for "right" player
  535. ;
  536. MSG_UseMaxTime (//)
  537. Switch of game time limit control
  538. ;
  539. MSG_UseMaxPoints (//)
  540. Switch max points control
  541. ;
  542. MSG_MaxPoints (//)
  543. Points limit for one game
  544. ;
  545. MSG_MaxTime (//)
  546. Time limit for one game
  547. ;
  548. MSG_PermitComment (//)
  549. Make comments for weak moves
  550. ;
  551. MSG_GameControl (//)
  552. General game settings
  553. ;
  554. MSG_BadAnchorScreen (//)
  555. Can't use default public screen as anchor
  556. ;
  557. MSG_Prices (//)
  558. Letter prices...
  559. ;
  560. MSG_BadCatalog (//)
  561. Bad language catalog
  562. ;
  563. MSG_MuiMenu (//)
  564. MUI
  565. ;
  566. MSG_MuiSettings (//)
  567. Settings...
  568. ;
  569. MSG_BadBigFontSize (//)
  570. Size of normal font must be 14÷18
  571. ;
  572. MSG_BadTinyFontSize (//)
  573. ; Size of letter prices font must be 5÷8
  574. ;
  575. MSG_Alert (//)
  576. Alert
  577. ;
  578. MSG_AboutAlert (//)
  579. How many seconds before player's time\nexpiration does the secondmeter trigger
  580. ;
  581. MSG_ButtonWinHelp (//)
  582. Select neccessary letter\nto substitute the asterisk
  583. ;
  584. MSG_DelList (//)
  585. Bad words
  586. ;
  587. MSG_DelListHelp (//)
  588. Double click on the word that you\nwant to delete from dictionary
  589. ;
  590. MSG_PriceListHelp (//)
  591. Here are the prices of the\nletters for english language
  592. ;
  593. MSG_NewWordsListHelp (//)
  594. Here are the new words, which\nwere added to dictionary during\nthe last playing session. Double\nclick will delete any of them!
  595. ;
  596. MSG_AddWordWinHelp (//)
  597. Enter the word that you\nwant to add to dictionary
  598. ;
  599. MSG_FindWordWinHelp (//)
  600. Enter the word that you\nwant to find in dictionary
  601. ;
  602. MSG_DelWordWinHelp (//)
  603. Enter the word that you\nwant to delete from dictionary
  604. ;
  605. MSG_AntiWords (//)
  606. Here are contents of antidictionary. Double click on any word will delete it
  607. ;
  608. MSG_AddAntiWinHelp (//)
  609. Enter the word that you want\nto add to antidictionary
  610. ;
  611. MSG_HighScoreHelp (//)
  612. Here are the most prominent TossWord players
  613. ;
  614. MSG_Warn (//)
  615. Warning
  616. ;
  617. MSG_NoIconify (//)
  618. MUI setting for TossWord is set to\n"Start in iconified state"\nThis is not a valid mode for TossWord.\nPlease, uncheck the\n"System/Iconification/On startup"\ngadget and save MUI settings!
  619. ;
  620. MSG_CantMerge (//)
  621. Can't merge the dictionary with choosen file
  622. ;
  623. MSG_NewDictionary (//)
  624. It seems to me that newer version of TossWord was installed\nand newer dictionary has come with it.\nDo you wish to merge it with your old dictionary?
  625. ; ***** Replace «english» with standard name of your own language!!! *****
  626. ;
  627. MSG_DoForget (//)
  628. Do it|Forget it
  629. ;
  630. MSG_FailDelFile (//)
  631. Couldn't delete new dictionary file!
  632. ;
  633. MSG_InvalidVoc (//)
  634. Dictionary is corrupted!
  635. ;
  636. MSG_CloseScreenFail (//)
  637. Please close all windows on TossWord screen!
  638. ;
  639. MSG_NoSuchChar (//)
  640. Invalid character [%s] (ASCII code %ld)\nfor english language.\nPlease, correct the file Prices.english
  641. ; ***** Replace «english» with standard name of your own language!!! *****
  642. ;
  643. MSG_MissedChars (//)
  644. The character [%s] (ASCII code %ld) is forgotten.\nPlease, correct the file Prices.english
  645. ; ***** Replace «english» with standard name of your own language!!! *****
  646. ;
  647. MSG_WordReject (//)
  648. The word %s is unknown for me.\nChoose another one, please.
  649. ;
  650. MSG_AreYouSure (//)
  651. Are you sure that the word\n%s\nreally exists?
  652. ;
  653. MSG_Learn (//)
  654. Learn
  655. ;
  656. MSG_Ask (//)
  657. Ask
  658. ;
  659. MSG_Reject (//)
  660. Reject
  661. ;
  662. MSG_Off (//)
  663. Off
  664. ;
  665. MSG_Auto (//)
  666. Auto
  667. ;
  668. MSG_Phones (//)
  669. Phonebook
  670. ;
  671. MSG_Modem (//)
  672. Modem
  673. ;
  674. MSG_ModemHelp (//)
  675. Here you can specify modem-related\nactions when launching TossWord
  676. ;
  677. MSG_NewWordsHelp (//)
  678. What to do if you'll put an unknown word?
  679. ;
  680. MSG_RejectUnknown (//)
  681. The word \'%s\' is unknown for me.\nMake another move, please!
  682. ;
  683. MSG_ReallyNew (//)
  684. Are you sure that the word\n\'%s\' really exists?
  685. ;
  686. MSG_Cut (//)
  687. Cut words...
  688. ;
  689. MSG_CutFile (//)
  690. File for cutting
  691. ;
  692. MSG_CutDone (//)
  693. %ld word%s cut\n%ld word%s remained
  694. ;
  695. MSG_ErrorCut (//)
  696. Error while cutting words!
  697. ;
  698. MSG_Author (//)
  699. D.I. Mikhilov
  700. ;
  701. MSG_GameName (//)
  702. TossWord
  703. ;
  704. MSG_FewWords (//)
  705. Sorry, dictionary is not big enough to start the game!
  706. ;
  707. MSG_PauseLetters (//9)
  708. Pause
  709. ;
  710. MSG_WordsEnough (//)
  711. Dictionary is large enough now to start game
  712. ;
  713. MSG_PlayersNameTooLong (//)
  714. Player's name specified in Tooltypes is too long!
  715. ;
  716. ; **** These phrases ARE SPOKEN! Be sure, your narrator can handle them!!! *****
  717. MSG_GoodWords (//)
  718. What a word
  719. ;
  720. MSG_GoodWords1 (//)
  721. Great word
  722. ;
  723. MSG_GoodWords2 (//)
  724. A lot of points
  725. ;
  726. MSG_GoodWords3 (//)
  727. Auch!
  728. ;
  729. MSG_GoodWords4 (//)
  730. My god!
  731. ;
  732. MSG_GoodWords5 (//)
  733. I'm lucky
  734. ;
  735. ; ******************************************************************************
  736. ;
  737. MSG_ErrOpenReport (//)
  738. Error opening report file
  739. ;
  740. MSG_NotReport (//)
  741. Report file isn't valid one!
  742. ;
  743. MSG_ErrReadReport (//)
  744. Error reading report file
  745. ;
  746. MSG_ErrWriteReport (//)
  747. Error writing report file
  748. ;
  749. MSG_IffLibFail (//)
  750. Can't open iffparse.library
  751. ;
  752. MSG_Suspicious (//)
  753. It is illegal to use new words which\nwere input via menu in the same gameplay!
  754. ;
  755. MSG_TooManyPoints (//)
  756. You can't put the word which is not\nin the dictionary and win immediately!
  757. ;
  758. MSG_PutNotChange (//)
  759. You decided not to change letters, but make a move?
  760. ;
  761.